widgets.IATWoojin.wjAdvancedLineChart

Widget Description

short: wjAdvancedLineChart
de: IATWoojin
en: IATWoojin

Properties

name type description bindable readOnly required defaultValue localizable
enable Boolean Initial option to enable widget. true false false true false
index Number Index actual value true false false 0 false
maxIndex Number Maximum trace time value true false false 0 false
permissionOperate RoleCollection restricts operability to users, which have given roles false false false false
permissionView RoleCollection restricts visibility to users, which have given roles false false false false
pressureAct NumberArray1D Actual delay cycle start values. true false false false
pressureMax Number Maximum pressure value true false false 0 false
pressureMin Number Minimum pressure value true false false 0 false
pressureSet NumberArray1D Actual delay cycle end values. true false false false
showPressure Boolean Variable used for hide or show pressure graph. true false false false false
showSpeed Boolean Variable used for hide or show speed graph. true false false false false
showStroke Boolean Variable used for hide or show stroke graph. true false false false false
speedMax Number Maximum speed limit true false false 0 false
speedMin Number Minimum speed limit true false false 0 false
stroke NumberArray1D Actual delay cycle start values. true false false false
strokeMax Number Maximum stroke true false false 0 false
strokeMin Number Minimum stroke true false false 0 false
style StyleReference reference to a style for this widget type true false false default false
tabIndex Integer sets if a widget should have autofocus enabled (0), the order of the focus (>0), or if autofocus should be disabled (-1) false false false -1 false
tooltip String reference to a tooltip for a widget false false false true
traceTime Number Maximum trace time value true false false 0 false
unitsYAxis ItemCollection ItemCollection for Y axis units simbols default values are unitsYAxis="[{'speed':'mm/s','pressure':'bar','stroke':'mm'}]" true false true false
velocityAct NumberArray1D Actual cycle start values. true false false false
velocitySet NumberArray1D Actual cycle end values. true false false false
visible Boolean change visibility true false false true false
zIndex UInteger The zIndex property specifies the z-order of a widget and its childs.
When widgets overlap, z-order determines which one covers the other. A widget with a larger zIndex generally covers a widget with a lower one.
The zIndex must be unique within a content.
false false true false
left Integer absolute position measured from left boundary of parent container false false false false
top Integer absolute position measured from top boundary of parent container false false false false
height Size outer height of widget false false false 30 false
width Size outer width of widget false false false 100 false